home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / src / Bit_Set / Makefile < prev   
Makefile  |  1992-07-13  |  2KB  |  52 lines

  1. #
  2. # Copyright (C) 1991 Texas Instruments Incorporated.
  3. #
  4. # Permission is granted to any individual or institution to use, copy, modify,
  5. # and distribute this software, provided that this complete copyright and
  6. # permission notice is maintained, intact, in all copies and supporting
  7. # documentation.
  8. #
  9. # Texas Instruments Incorporated provides this software "as is" without
  10. # express or implied warranty.
  11. #
  12.  
  13. include ../../Makedefs
  14. include ../Makedefs
  15.  
  16. CURDIR  = $(TOP)/$(DIRNAME)/Bit_Set/
  17. HEADERS = Bit_Set.h
  18. SOURCES = Bit_Set.C Bit_Table.C
  19. TEMPLATES =
  20. OBJECTS = $(SOURCES:.C=.o)
  21. SUBDIRS = tests
  22.  
  23. include ../../Makeclassestargs
  24.  
  25. # DO NOT DELETE THIS LINE -- make depend depends on it.
  26.  
  27. Bit_Set.o: /home/etamin/u0/nguyen/cool/include/cool/Bit_Set.h
  28. Bit_Set.o: /usr/lang/SC1.0/include/CC/stream.h
  29. Bit_Set.o: /usr/lang/SC1.0/include/CC/iostream.h
  30. Bit_Set.o: /usr/lang/SC1.0/include/CC/memory.h
  31. Bit_Set.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  32. Bit_Set.o: /usr/lang/SC1.0/include/CC/iomanip.h
  33. Bit_Set.o: /usr/lang/SC1.0/include/CC/generic.h
  34. Bit_Set.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  35. Bit_Set.o: /usr/lang/SC1.0/include/CC/stdio.h
  36. Bit_Set.o: /usr/lang/SC1.0/include/CC/fstream.h
  37. Bit_Set.o: /home/etamin/u0/nguyen/cool/include/misc.h
  38. Bit_Set.o: /usr/lang/SC1.0/include/CC/values.h
  39. Bit_Set.o: /home/etamin/u0/nguyen/cool/include/defs.h
  40. Bit_Set.o: /home/etamin/u0/nguyen/cool/include/cool/Envelope.h
  41. Bit_Set.o: /usr/lang/SC1.0/include/CC/string.h
  42. Bit_Set.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
  43. Bit_Set.o: /usr/lang/SC1.0/include/CC/stdlib.h
  44. Bit_Set.o: /usr/lang/SC1.0/include/CC/stddef.h
  45. Bit_Set.o: /usr/lang/SC1.0/include/CC/pwd.h
  46. Bit_Set.o: /usr/lang/SC1.0/include/CC/errno.h
  47. Bit_Set.o: /usr/lang/SC1.0/include/CC/sys/errno.h
  48. Bit_Set.o: /usr/lang/SC1.0/include/CC/sys/types.h
  49. Bit_Set.o: /usr/lang/SC1.0/include/CC/sys/sysmacros.h
  50. Bit_Set.o: /usr/lang/SC1.0/include/CC/malloc.h
  51. Bit_Set.o: /usr/lang/SC1.0/include/CC/alloca.h
  52.